home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 3-Demos / Tutorials / Macintosh SE⁄30 Training / Apple Macintosh SE⁄30 / Apple Macintosh SE_30 / card_34267.txt < prev    next >
Text File  |  1989-08-22  |  6KB  |  298 lines

  1. -- card: 34267 from stack: in
  2. -- bmap block id: 34414
  3. -- flags: 0000
  4. -- background id: 33307
  5. -- name: benefit1
  6.  
  7.  
  8. -- part 2 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=128 top=70 right=89 bottom=509
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 158
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: subHeader
  20.  
  21.  
  22. -- part 3 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=128 top=310 right=328 bottom=299
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 2
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: cardText
  34.  
  35.  
  36. -- part 4 (button)
  37. -- low flags: 00
  38. -- high flags: 2000
  39. -- rect: left=142 top=168 right=183 bottom=307
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: link
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   push card
  51.   visual dissolve
  52.   go card "benefit2"
  53. end mouseUp
  54.  
  55.  
  56.  
  57. -- part 5 (button)
  58. -- low flags: 00
  59. -- high flags: 2000
  60. -- rect: left=142 top=184 right=199 bottom=262
  61. -- title width / last selected line: 0
  62. -- icon id / first selected line: 0 / 0
  63. -- text alignment: 1
  64. -- font id: 0
  65. -- text size: 12
  66. -- style flags: 0
  67. -- line height: 16
  68. -- part name: link
  69. ----- HyperTalk script -----
  70. on mouseUp
  71.   push card
  72.   visual dissolve
  73.   go card "benefit3"
  74. end mouseUp
  75.  
  76.  
  77.  
  78. -- part 6 (button)
  79. -- low flags: 00
  80. -- high flags: 2000
  81. -- rect: left=142 top=200 right=215 bottom=247
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 0
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: link
  90. ----- HyperTalk script -----
  91. on mouseUp
  92.   push card
  93.   visual dissolve
  94.   go card "benefit4"
  95. end mouseUp
  96.  
  97.  
  98.  
  99. -- part 7 (button)
  100. -- low flags: 00
  101. -- high flags: 2000
  102. -- rect: left=142 top=216 right=231 bottom=264
  103. -- title width / last selected line: 0
  104. -- icon id / first selected line: 0 / 0
  105. -- text alignment: 1
  106. -- font id: 0
  107. -- text size: 12
  108. -- style flags: 0
  109. -- line height: 16
  110. -- part name: link
  111. ----- HyperTalk script -----
  112. on mouseUp
  113.   push card
  114.   visual dissolve
  115.   go card "benefit5"
  116. end mouseUp
  117.  
  118.  
  119.  
  120. -- part 8 (button)
  121. -- low flags: 00
  122. -- high flags: 2000
  123. -- rect: left=142 top=232 right=247 bottom=293
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 1
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: link
  132. ----- HyperTalk script -----
  133. on mouseUp
  134.   push card
  135.   visual dissolve
  136.   go card "benefit6"
  137. end mouseUp
  138.  
  139.  
  140.  
  141. -- part 9 (button)
  142. -- low flags: 00
  143. -- high flags: 2000
  144. -- rect: left=142 top=248 right=263 bottom=228
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 1
  148. -- font id: 0
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: link
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   push card
  156.   visual dissolve
  157.   go card "benefit7"
  158. end mouseUp
  159.  
  160.  
  161.  
  162. -- part 10 (button)
  163. -- low flags: 00
  164. -- high flags: 2000
  165. -- rect: left=142 top=264 right=279 bottom=279
  166. -- title width / last selected line: 0
  167. -- icon id / first selected line: 0 / 0
  168. -- text alignment: 1
  169. -- font id: 0
  170. -- text size: 12
  171. -- style flags: 0
  172. -- line height: 16
  173. -- part name: link
  174. ----- HyperTalk script -----
  175. on mouseUp
  176.   push card
  177.   visual dissolve
  178.   go card "benefit8"
  179. end mouseUp
  180.  
  181.  
  182.  
  183. -- part 11 (button)
  184. -- low flags: 00
  185. -- high flags: 2000
  186. -- rect: left=142 top=280 right=295 bottom=236
  187. -- title width / last selected line: 0
  188. -- icon id / first selected line: 0 / 0
  189. -- text alignment: 1
  190. -- font id: 0
  191. -- text size: 12
  192. -- style flags: 0
  193. -- line height: 16
  194. -- part name: link
  195. ----- HyperTalk script -----
  196. on mouseUp
  197.   push card
  198.   visual dissolve
  199.   go card "benefit9"
  200. end mouseUp
  201.  
  202.  
  203.  
  204. -- part 12 (button)
  205. -- low flags: 00
  206. -- high flags: 2000
  207. -- rect: left=142 top=296 right=311 bottom=330
  208. -- title width / last selected line: 0
  209. -- icon id / first selected line: 0 / 0
  210. -- text alignment: 1
  211. -- font id: 0
  212. -- text size: 12
  213. -- style flags: 0
  214. -- line height: 16
  215. -- part name: link
  216. ----- HyperTalk script -----
  217. on mouseUp
  218.   push card
  219.   visual dissolve
  220.   go card "benefit10"
  221. end mouseUp
  222.  
  223.  
  224.  
  225. -- part 13 (button)
  226. -- low flags: 00
  227. -- high flags: 2000
  228. -- rect: left=142 top=312 right=327 bottom=235
  229. -- title width / last selected line: 0
  230. -- icon id / first selected line: 0 / 0
  231. -- text alignment: 1
  232. -- font id: 0
  233. -- text size: 12
  234. -- style flags: 0
  235. -- line height: 16
  236. -- part name: link
  237. ----- HyperTalk script -----
  238. on mouseUp
  239.   push card
  240.   visual dissolve
  241.   go card "benefit11"
  242. end mouseUp
  243.  
  244.  
  245.  
  246. -- part 14 (button)
  247. -- low flags: 00
  248. -- high flags: 2000
  249. -- rect: left=343 top=104 right=119 bottom=437
  250. -- title width / last selected line: 0
  251. -- icon id / first selected line: 0 / 0
  252. -- text alignment: 1
  253. -- font id: 0
  254. -- text size: 12
  255. -- style flags: 0
  256. -- line height: 16
  257. -- part name: link
  258. ----- HyperTalk script -----
  259. on mouseUp
  260.   push card
  261.   visual dissolve
  262.   go card "target1"
  263. end mouseUp
  264.  
  265.  
  266.  
  267. -- part contents for background part 6
  268. ----- text -----
  269. Benefits
  270.  
  271. -- part contents for background part 9
  272. ----- text -----
  273. Apple Macintosh SE/30
  274.  
  275. -- part contents for background part 7
  276. ----- text -----
  277.  
  278.  
  279. The Macintosh SE/30 appeals to a broad market*, but its users will have specific needs and wants. For these people, the Macintosh SE/30 benefits include the following:
  280.  
  281. ‚Ä¢ Consistent User Interface*
  282. ‚Ä¢ High Performance*
  283. ‚Ä¢ Compact Design*
  284. ‚Ä¢ Disk Compatibility*
  285. ‚Ä¢ Software Compatibility*
  286. ‚Ä¢ Connectivity*
  287. ‚Ä¢ Technology Platform*
  288. ‚Ä¢ Expandability*
  289. ‚Ä¢ Advanced Sound Capabilities*
  290.  
  291. -- part contents for card part 2
  292. ----- text -----
  293. Introduction
  294.  
  295.  
  296. -- part contents for card part 3
  297. ----- text -----
  298. ‚Ä¢ Upgrade Path*